hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
RuntimeVariable
hip
debugging
runtime
Undocumented in source.
struct
RuntimeVariable {
void
*
var
;
string
name
;
string
type
;
}
Members
Variables
name
string
name
;
Undocumented in source.
type
string
type
;
Undocumented in source.
var
void
*
var
;
Undocumented in source.
Meta
Source
See Implementation
hip
debugging
runtime
classes
RuntimeDebug
structs
Hidden
RuntimeConsole
RuntimeVariable